SyServiceNotificationTemplateAssignment 
Logical Entity Name  SyServiceNotificationTemplateAssignment 
Default Table Name  SyServiceNotificationTemplateAssignment 
Physical Only  NO 
Definition 
 
Note 
 

SyServiceNotificationTemplateAssignment Columns 
ColumnName  Domain  Datatype  NULL  Definition 
SyServiceNotificationTemplateAssignmentID(PK)    int  NO 
 
SyServiceExceptionNotificationTemplateId(FK)    int  NO 
 
NotifyStaffId(FK)    int  YES 
 
NotifyStaffGroupId(FK)    int  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

SyServiceNotificationTemplateAssignment Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_SyServiceNotificationTemplateAssignment_SyServiceNotificationTemplateAssignmentID  PrimaryKey  SyServiceNotificationTemplateAssignmentID 

SyServiceNotificationTemplateAssignment Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
SyServiceExceptionNotificationTemplate  Non-Identifying  One To Zero or More  FK_SyServiceNotificationTemplateAssignmentNotificationTemplateId_SyServiceExceptionNotificationTemplateNotificationTemplateId      SyServiceExceptionNotificationTemplateId  NO  YES 
SyStaffGroup  Non-Identifying  Zero or One to Zero or More  FK_SyServiceNotificationTemplateAssignmentNotifyStaffGroupId_SyStaffGroupSyStaffGroupId      NotifyStaffGroupId  NO  YES 
SyStaff  Non-Identifying  Zero or One to Zero or More  FK_SyServiceNotificationTemplateAssignmentNotifyStaffId_SyStaffSyStaffId      NotifyStaffId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_SyServiceNotificationTemplateAssignmentUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

SyServiceNotificationTemplateAssignment Check Constraints 
Check Constraint Name  CheckConstraint